Analog<T>.DisplayUnitsAdd Property

Gets the Tag's DisplayUnitsAdd property.
<ID("DisplayUnitsAdd", (int)e.DisplayUnitsAdd, -1, "", (int)eDomain.Client)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property DisplayUnitsAdd() As T
This language is not supported or no code example is available.
[ID("DisplayUnitsAdd", (int)e.DisplayUnitsAdd, -1, "", (int)eDomain.Client)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public T DisplayUnitsAdd {get;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition